getDeviceIdentities

open suspend override fun getDeviceIdentities(groupId: MLSGroupId, clients: List<CryptoQualifiedClientId>): List<WireIdentity>

Get the identity of given clients in the given conversation

Return

the exist identities for requested clients

Parameters

clients

a list of E2EIClientId of the requested clients

groupId

MLS group ID for an existing conversation